home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 2 #1 / Commodore_Disk_User_Vol.2_1_1988_-.d64 / file copier (.txt) < prev    next >
Encoding:
Commodore BASIC  |  1988-01-01  |  81 b   |  4 lines

  1. 10 print:print "loading file copier..."
  2. 20 if a=0 then a=1:load "fc.mc",8,1
  3. 30 sys 52000
  4.